home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.2.3
- [Setup]
- AppName={cm:ProductName}
- AppVerName={cm:ProductName} {cm:Version}
- AppId={{D575FBAA-D6D6-4221-A2C4-67541DB7AB5E}
- AppPublisher={cm:CompanyName}
- AppPublisherURL={cm:CompanyURL}
- AppSupportURL={cm:CompanyURL}
- AppUpdatesURL={cm:CompanyURL}
- DefaultDirName={pf}\{cm:ProductName}\{cm:Version}
- DefaultGroupName={cm:ProductName}
- OutputBaseFilename=in
- Compression=lzma
- DisableDirPage=yes
- DisableProgramGroupPage=yes
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{tmp}\kill_process.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy
- Source: "{app}\kill_process.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0;
- Source: "{app}\config.xml"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\DeviceDoctor.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\DeviceDoctorHelp.chm"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\htmlayout.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\lib.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\ownership.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\pycurl.pyd"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\pyexpat.pyd"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\python26.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\scheduler.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\select.pyd"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\unicodedata.pyd"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\_ctypes.pyd"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\_hashlib.pyd"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\_imaging.pyd"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\_multiprocessing.pyd"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\_socket.pyd"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\Microsoft.VC90.CRT\Microsoft.VC90.CRT.manifest"; DestDir: "{app}\Microsoft.VC90.CRT"; MinVersion: 0.0,5.0; Flags: ignoreversion
- Source: "{app}\Microsoft.VC90.CRT\msvcr90.dll"; DestDir: "{app}\Microsoft.VC90.CRT"; MinVersion: 0.0,5.0; Flags: ignoreversion
- [Icons]
- Name: "{group}\{cm:ProductName}"; Filename: "{app}\{cm:ExeName}"; MinVersion: 0.0,5.0;
- Name: "{group}\{cm:UninstallProgram,{cm:ProductName}}"; Filename: "{uninstallexe}"; MinVersion: 0.0,5.0;
- Name: "{commondesktop}\{cm:ProductName}"; Filename: "{app}\{cm:ExeName}"; MinVersion: 0.0,5.0;
- [Tasks]
- Name: "quality"; Description: "Help us improve the product by allowing Device Doctor to send anonymous logs"; MinVersion: 0.0,5.0;
- Name: "updates"; Description: "Automatically install updates"; MinVersion: 0.0,5.0;
- [UninstallDelete]
- Type: filesandordirs; Name: "{pf}\{cm:ProductName}";
- Type: filesandordirs; Name: "{userappdata}\{cm:CompanyName}\{cm:ShortName}";
- Type: dirifempty; Name: "{userappdata}\{cm:CompanyName}";
- [CustomMessages]
- english.NameAndVersion=%1 version %2
- english.AdditionalIcons=Additional icons:
- english.CreateDesktopIcon=Create a &desktop icon
- english.CreateQuickLaunchIcon=Create a &Quick Launch icon
- english.ProgramOnTheWeb=%1 on the Web
- english.UninstallProgram=Uninstall %1
- english.LaunchProgram=Launch %1
- english.AssocFileExtension=&Associate %1 with the %2 file extension
- english.AssocingFileExtension=Associating %1 with the %2 file extension...
- CompanyName=Device Doctor Software Inc.
- ProductName=Device Doctor
- ShortName=DeviceDoctor
- ExeName=DeviceDoctor.exe
- Version=1.0.0.1
- VersionWithRevision=1.0.0.1 (rev 999)
- LegalTrademarks=Device Doctor is a trademark of Device Doctor Software Inc.
- CompanyURL=http://blitware.com
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "english"; MessagesFile: "embedded\english.isl";
-